projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
664bbe1
)
spinbutton: fix a typo
author
Cosimo Cecchi
<cosimoc@gnome.org>
Fri, 1 Jan 2016 22:50:43 +0000
(14:50 -0800)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Sat, 2 Jan 2016 23:31:23 +0000
(15:31 -0800)
gtk/gtkspinbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkspinbutton.c
b/gtk/gtkspinbutton.c
index f634abc5a4382fd19666ac803936b0b13ef8363b..84d1b7c52b1428f754218502eb62b72327bdfe69 100644
(file)
--- a/
gtk/gtkspinbutton.c
+++ b/
gtk/gtkspinbutton.c
@@
-446,7
+446,7
@@
gtk_spin_button_class_init (GtkSpinButtonClass *class)
* Style of bevel around the sping button.
*
* Deprecated: 3.20: Use CSS to determine the style of the border;
- * the value of this s
y
yle property is ignored.
+ * the value of this s
t
yle property is ignored.
*/
gtk_widget_class_install_style_property (widget_class,
g_param_spec_enum ("shadow-type",